Tribal CTF version 2.0 Release Notes

 

------------------------------------------------------------------------------------------------

1. Version Info

 

Version: 2.0

Release date: October 8 2001

Created by: Tribal CTF team 1999-2001

 

Website: www.planetquake.com/tribalctf

------------------------------------------------------------------------------------------------

2. Known Problems

 

1. Mouse wheel does not seem to work 100% correctly.

We’ve had some troubles getting the mouse wheel to work properly. It worked correctly when we still used the old Q3A user interface but once we implemented the new scripted TA user interface the mouse wheel function started acting weird.

 

If your mouse wheel doesn't work try changing this setting in your cfg file:

 

"in_mouse -1"  or   "in_mouse 1" 

 

Either string could work but we haven’t been able to exactly put our finger on it yet. This is a bug overlooked by id software as its present in Team Arena as well.

 

2. Server locks up (connection interrupted) after an Elemental player is shot.

When running a server make sure to use the server config's that are supplied with the game:

 

fixed.cfg

freestyle.cfg

roulette.cfg

 

Server admins who use custom made config files should make sure they have set:

 

seta vm_cgame "1"

seta vm_game "1"

 

If this is set to “0” a server runs the risk of locking up after an Elemental player gets shot with an instant-hit weapon. Again we advise admins to use the cfg files that are included with the release to avoid problems.

 

3. Copy-Paste does not work in Server Browser.

Right now you can not copy-paste IP addresses into the Server Browser menus. The Team Arena scripting code used in our new User Interface doesn’t readily allow copy-pasting. We will find a way around this problem and implement it in our next update patch.

 

 

4. I want to use gamespy to find TribalCTF servers.         

To prevent you from having to go through thousands of other servers we’ve created a custom gametab for Tribal CTF. By using this tab you will only see tribal CTF servers in your Gamespy browser. Just go to viewà custom tabà import gametab and then select TribalCTF.qst  from the Tribal CTF directory.

 

------------------------------------------------------------------------------------------------